projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0830376
)
Add anchor.
author
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 30 Dec 2003 22:15:07 +0000
(22:15 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Tue, 30 Dec 2003 22:15:07 +0000
(22:15 +0000)
lispref/buffers.texi
patch
|
blob
|
history
diff --git
a/lispref/buffers.texi
b/lispref/buffers.texi
index 634838f903ff3de85354a2edcfa2473a282b40d4..9cd9aa05fbbf3cf582e8e9f0281597aea153cd4c 100644
(file)
--- a/
lispref/buffers.texi
+++ b/
lispref/buffers.texi
@@
-223,6
+223,7
@@
form in @var{body}. The current buffer is restored even in case of an
abnormal exit via @code{throw} or error (@pxref{Nonlocal Exits}).
@end defmac
+@anchor{Definition of with-temp-buffer}
@defmac with-temp-buffer body...
The @code{with-temp-buffer} macro evaluates the @var{body} forms
with a temporary buffer as the current buffer. It saves the identity of